home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_2635 / frame_13 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  188 b   |  12 lines

  1. set("/Variables:PorteExplose",true);
  2. set("/Variables:From","TirFeu");
  3. tellTarget("_root")
  4. {
  5.    gotoAndStop("Tab4Ini");
  6.    play();
  7. }
  8. tellTarget("_parent")
  9. {
  10.    gotoAndStop(1);
  11. }
  12.